Multi-Core By Default
rfleury.comยท20hยท
๐Ÿ”€SIMD Programming
Enhanced SoC Design via Adaptive Topology Optimization with Reinforcement Learning
dev.toยท19hยท
Discuss: DEV
๐Ÿ”ฎCPU Branch Prediction
The Bit Shift Paradox: How "Optimizing" Can Make Code 6ร— Slower
hackernoon.comยท2d
โšกInterpreter Optimization
AsyncSpade: Efficient Test-Time Scaling with Asynchronous Sparse Decoding
arxiv.orgยท18h
๐Ÿ“‹JSON Parsing
โš™๏ธ C in Action: Real Projects You Can Build to Master It
dev.toยท6hยท
Discuss: DEV
๐Ÿช„C Metaprogramming
Evolution or revolution? Intel Panther Lake including architecture, efficiency and software integration
igorslab.deยท1d
โšกInstruction Fusion
GCC Patches Posted For C++26 SIMD Support
phoronix.comยท11h
๐Ÿ”€SIMD Programming
Beating the L1 cache with value speculation (2021)
mazzo.liยท4dยท
๐Ÿ”ฎBranch Predictors
How parallelizing your builds can slow them down
thefridaydeploy.substack.comยท8hยท
Discuss: Substack
๐Ÿ“‹Task Queues
Patina project โ€“ a Rust implementation of UEFI firmware
github.comยท15hยท
Discuss: Hacker News
๐Ÿš‚Cranelift Backend
Benchmarking LLM Inference on RTX 4090 / RTX 5090 / RTX PRO 6000 #2
reddit.comยท4hยท
Discuss: r/LocalLLaMA
โšกPerformance
GlobalFoundries, MIPS, and the Chiplet Race for AI Datacenters
semiwiki.comยท1d
๐Ÿ’พZig Allocators
When Python can't thread: a deep-dive into the GIL's impact
pythonspeed.comยท10hยท
Discuss: Hacker News
๐Ÿ”—Concurrency Primitives
Hardware Vulnerability Allows Attackers to Hack AI Training Data โ€“ NC State News
news.ncsu.eduยท1hยท
Discuss: Hacker News
๐ŸฐCapability Machines
Let's Write a Macro in Rust
hackeryarn.comยท6hยท
Discuss: Hacker News
๐Ÿฆ€Rust Macros
2025-10-10 # LLMs Are Transpilers
alloc.devยท22hยท
Discuss: Hacker News
๐ŸŽฎLanguage Ergonomics
Learning from software errors โ€“ Part 3: A Mars probe gets out of control
heise.deยท14h
๐Ÿš‚Error Propagation
JIT vs. AOT Compilation in Java: A Comparative Analysis with Benchmarks
dev.toยท2dยท
Discuss: DEV
๐Ÿš€JIT Compilation
Parallel C++ for Scientific Applications: Fixed Point Calculations and Finding Roots
youtube.comยท5hยท
Discuss: r/cpp
๐ŸงฎCombinator Calculus